home *** CD-ROM | disk | FTP | other *** search
/ 3D GFX / 3D GFX.iso / amiutils / q_t / superloader / superloader.doc < prev    next >
Encoding:
Text File  |  1995-12-31  |  2.4 KB  |  86 lines

  1.  
  2.                             SuperLoader.loader
  3.                          written by Steve Quartly
  4.                         steveq@sndcrft.DIALix.oz.au
  5.                                version 1.1
  6.  
  7. What is it?
  8. -----------
  9.  
  10. SuperLoader.loader  is a flexible loader module that allows you to load any
  11. of the image types supported by superview.library directly into OpalPaint.
  12.  
  13. Installing
  14. ----------
  15.  
  16. Copy SuperLoader.loader to OpalLoaders:
  17.  
  18. Don't change it's name or it may not be recognized by OpalPaint.
  19.  
  20. You will also need superview.library, it is available on Aminet:
  21.  
  22. Directory: gfx/show
  23. File     : svlib117U.lha (117 is the version number,
  24.                           it will probably be different by now.)
  25.  
  26. If you are using OpalPaint 2.3 or higher, right click on the load menu item
  27. and it should automatically be recognized by OpalPaint.
  28.  
  29. If  however  you  are  using  an  earlier  version you will need to run the
  30. program  RemoveLSI  to remove all loaders from the system, and then run the
  31. program InstallLSI to re-install all the loaders, and include SuperLoader.
  32.  
  33. If you don't have RemoveLSI or InstallLSI they are on Aminet:
  34.  
  35. Directory: gfx/board
  36. File     : lsidocs.lha (I'm not sure of the case?)
  37.  
  38. Operation
  39. ---------
  40.  
  41. If you have installed it correctly you should be able to right click on the
  42. Load Image icon and see a list of loaders available to OpalPaint.
  43.  
  44. Superloader should now appear in this list.
  45.  
  46. Select SuperLoader.
  47.  
  48. You  can now select any of the image formats supported by superview.library
  49. straight into OpalPaint.
  50.  
  51. Credits
  52. -------
  53.  
  54. Andreas Kleinert, this man wrote superview.library.  Without it this loader
  55. is nothing.  Thanks Andreas, you've done all the hard work for me!
  56.  
  57. Thanks  must  go to Carmen Rizzolo for beta testing this in NTSC and making
  58. some  very  good  suggestions.   Also  thanks  to  Martin  Boyd  (author of
  59. OpalPaint) for his help and feedback whilst writing this.
  60.  
  61. Internet - what a resource!!!
  62.  
  63. Disclaimer
  64. ----------
  65.  
  66. Do whatever you want with it!
  67.  
  68. Other Stuff
  69. -----------
  70.  
  71. Got anything else you want added to it????
  72.  
  73. Let  me  know  at  steveq@sndcrft.DIALix.oz.au  and  if  it's  not too time
  74. consuming I'll do it!
  75.  
  76. History
  77. -------
  78.  
  79. v0.0 - First the Earth cooled.
  80.  
  81. v1.0 - Initial release. No known bugs! (Ha)
  82.  
  83. v1.1  -  Found  a  bug  in the way planar data was passed to and handled by
  84. OpalPaint,  consequently  simple  palette  mapped  images  would  crash the
  85. machine! Now fixed.
  86.